runtime/pprof.countProfile.Stack (method)
4 uses
runtime/pprof (current package)
pprof.go#L369: Stack(i int) []uintptr
pprof.go#L425: k := key(p.Stack(i), p.Label(i))
pprof.go#L441: printStackRecord(tw, p.Stack(index[k]), false)
pprof.go#L458: locs = b.appendLocsForStack(locs[:0], p.Stack(index[k]))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)